-
Couldn't load subscription status.
- Fork 2.6k
VIDEC Onboarding #1001
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 19.0
Are you sure you want to change the base?
VIDEC Onboarding #1001
Conversation
estate/security/ir.model.access.csv
Outdated
| @@ -0,0 +1,2 @@ | |||
| id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink | |||
| access_estate_group_user,estate.group.user,model_estate_property,base.group_user,1,1,1,1 No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
End of file newline missing
estate/views/estate_menus.xml
Outdated
| <menuitem id="estate_model_menu_action" action="estate_property_model_action"/> | ||
| </menuitem> | ||
| </menuitem> | ||
| </odoo> No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
End of file newline missing
| <field name="res_model">estate.property</field> | ||
| <field name="view_mode">list,form</field> | ||
| </record> | ||
| </odoo> No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
End of file newline missing
a6a5755 to
d618346
Compare
[FIX] Add licence and correct style
[FIX] Changing inverse one2many to property_id [CORRECTION] [CORRECTION COMMIT] add line
delete substract
[FIX] delete whitespaces
[FIX] Mofify usererror exception
[FIX] super()
[FIX] style
[FIX] Refactor [FIX] Correct style
d618346 to
30a2536
Compare

Creating estate app